3.67 \(\int x (a+b \tanh ^{-1}(c x^2))^2 \, dx\)

Optimal. Leaf size=94 \[ -\frac{b^2 \text{PolyLog}\left (2,1-\frac{2}{1-c x^2}\right )}{2 c}+\frac{1}{2} x^2 \left (a+b \tanh ^{-1}\left (c x^2\right )\right )^2+\frac{\left (a+b \tanh ^{-1}\left (c x^2\right )\right )^2}{2 c}-\frac{b \log \left (\frac{2}{1-c x^2}\right ) \left (a+b \tanh ^{-1}\left (c x^2\right )\right )}{c} \]

[Out]

(a + b*ArcTanh[c*x^2])^2/(2*c) + (x^2*(a + b*ArcTanh[c*x^2])^2)/2 - (b*(a + b*ArcTanh[c*x^2])*Log[2/(1 - c*x^2
)])/c - (b^2*PolyLog[2, 1 - 2/(1 - c*x^2)])/(2*c)

________________________________________________________________________________________

Rubi [B]  time = 0.513899, antiderivative size = 207, normalized size of antiderivative = 2.2, number of steps used = 28, number of rules used = 12, integrand size = 14, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.857, Rules used = {6099, 2454, 2389, 2296, 2295, 6715, 2430, 43, 2416, 2394, 2393, 2391} \[ -\frac{b^2 \text{PolyLog}\left (2,\frac{1}{2} \left (1-c x^2\right )\right )}{4 c}+\frac{b^2 \text{PolyLog}\left (2,\frac{1}{2} \left (c x^2+1\right )\right )}{4 c}+\frac{b \log \left (\frac{1}{2} \left (c x^2+1\right )\right ) \left (2 a-b \log \left (1-c x^2\right )\right )}{4 c}+\frac{1}{4} b x^2 \log \left (c x^2+1\right ) \left (2 a-b \log \left (1-c x^2\right )\right )-\frac{\left (1-c x^2\right ) \left (2 a-b \log \left (1-c x^2\right )\right )^2}{8 c}+\frac{b^2 \left (c x^2+1\right ) \log ^2\left (c x^2+1\right )}{8 c}+\frac{b^2 \log \left (\frac{1}{2} \left (1-c x^2\right )\right ) \log \left (c x^2+1\right )}{4 c} \]

Warning: Unable to verify antiderivative.

[In]

Int[x*(a + b*ArcTanh[c*x^2])^2,x]

[Out]

-((1 - c*x^2)*(2*a - b*Log[1 - c*x^2])^2)/(8*c) + (b*(2*a - b*Log[1 - c*x^2])*Log[(1 + c*x^2)/2])/(4*c) + (b^2
*Log[(1 - c*x^2)/2]*Log[1 + c*x^2])/(4*c) + (b*x^2*(2*a - b*Log[1 - c*x^2])*Log[1 + c*x^2])/4 + (b^2*(1 + c*x^
2)*Log[1 + c*x^2]^2)/(8*c) - (b^2*PolyLog[2, (1 - c*x^2)/2])/(4*c) + (b^2*PolyLog[2, (1 + c*x^2)/2])/(4*c)

Rule 6099

Int[((a_.) + ArcTanh[(c_.)*(x_)^(n_)]*(b_.))^(p_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(d*x)^
m*(a + (b*Log[1 + c*x^n])/2 - (b*Log[1 - c*x^n])/2)^p, x], x] /; FreeQ[{a, b, c, d, m, n}, x] && IGtQ[p, 0] &&
 IntegerQ[m] && IntegerQ[n]

Rule 2454

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))^(q_.)*(x_)^(m_.), x_Symbol] :> Dist[1/n, Subst[I
nt[x^(Simplify[(m + 1)/n] - 1)*(a + b*Log[c*(d + e*x)^p])^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, e, m, n, p,
 q}, x] && IntegerQ[Simplify[(m + 1)/n]] && (GtQ[(m + 1)/n, 0] || IGtQ[q, 0]) &&  !(EqQ[q, 1] && ILtQ[n, 0] &&
 IGtQ[m, 0])

Rule 2389

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.), x_Symbol] :> Dist[1/e, Subst[Int[(a + b*Log[c*
x^n])^p, x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, n, p}, x]

Rule 2296

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.), x_Symbol] :> Simp[x*(a + b*Log[c*x^n])^p, x] - Dist[b*n*p, In
t[(a + b*Log[c*x^n])^(p - 1), x], x] /; FreeQ[{a, b, c, n}, x] && GtQ[p, 0] && IntegerQ[2*p]

Rule 2295

Int[Log[(c_.)*(x_)^(n_.)], x_Symbol] :> Simp[x*Log[c*x^n], x] - Simp[n*x, x] /; FreeQ[{c, n}, x]

Rule 6715

Int[(u_)*(x_)^(m_.), x_Symbol] :> Dist[1/(m + 1), Subst[Int[SubstFor[x^(m + 1), u, x], x], x, x^(m + 1)], x] /
; FreeQ[m, x] && NeQ[m, -1] && FunctionOfQ[x^(m + 1), u, x]

Rule 2430

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_.) + Log[(h_.)*((i_.) + (j_.)*(x_))^(m_.)]*
(g_.)), x_Symbol] :> Simp[x*(a + b*Log[c*(d + e*x)^n])^p*(f + g*Log[h*(i + j*x)^m]), x] + (-Dist[g*j*m, Int[(x
*(a + b*Log[c*(d + e*x)^n])^p)/(i + j*x), x], x] - Dist[b*e*n*p, Int[(x*(a + b*Log[c*(d + e*x)^n])^(p - 1)*(f
+ g*Log[h*(i + j*x)^m]))/(d + e*x), x], x]) /; FreeQ[{a, b, c, d, e, f, g, h, i, j, m, n}, x] && IGtQ[p, 0]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 2416

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((h_.)*(x_))^(m_.)*((f_) + (g_.)*(x_)^(r_.))^(q
_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*Log[c*(d + e*x)^n])^p, (h*x)^m*(f + g*x^r)^q, x], x] /; FreeQ[{a,
 b, c, d, e, f, g, h, m, n, p, q, r}, x] && IntegerQ[m] && IntegerQ[q]

Rule 2394

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))/((f_.) + (g_.)*(x_)), x_Symbol] :> Simp[(Log[(e*(f +
g*x))/(e*f - d*g)]*(a + b*Log[c*(d + e*x)^n]))/g, x] - Dist[(b*e*n)/g, Int[Log[(e*(f + g*x))/(e*f - d*g)]/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g, 0]

Rule 2393

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))]*(b_.))/((f_.) + (g_.)*(x_)), x_Symbol] :> Dist[1/g, Subst[Int[(a +
 b*Log[1 + (c*e*x)/g])/x, x], x, f + g*x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] && NeQ[e*f - d*g, 0] && EqQ[g
 + c*(e*f - d*g), 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rubi steps

\begin{align*} \int x \left (a+b \tanh ^{-1}\left (c x^2\right )\right )^2 \, dx &=\int \left (\frac{1}{4} x \left (2 a-b \log \left (1-c x^2\right )\right )^2-\frac{1}{2} b x \left (-2 a+b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )+\frac{1}{4} b^2 x \log ^2\left (1+c x^2\right )\right ) \, dx\\ &=\frac{1}{4} \int x \left (2 a-b \log \left (1-c x^2\right )\right )^2 \, dx-\frac{1}{2} b \int x \left (-2 a+b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right ) \, dx+\frac{1}{4} b^2 \int x \log ^2\left (1+c x^2\right ) \, dx\\ &=\frac{1}{8} \operatorname{Subst}\left (\int (2 a-b \log (1-c x))^2 \, dx,x,x^2\right )-\frac{1}{4} b \operatorname{Subst}\left (\int (-2 a+b \log (1-c x)) \log (1+c x) \, dx,x,x^2\right )+\frac{1}{8} b^2 \operatorname{Subst}\left (\int \log ^2(1+c x) \, dx,x,x^2\right )\\ &=\frac{1}{4} b x^2 \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )-\frac{\operatorname{Subst}\left (\int (2 a-b \log (x))^2 \, dx,x,1-c x^2\right )}{8 c}+\frac{b^2 \operatorname{Subst}\left (\int \log ^2(x) \, dx,x,1+c x^2\right )}{8 c}+\frac{1}{4} (b c) \operatorname{Subst}\left (\int \frac{x (-2 a+b \log (1-c x))}{1+c x} \, dx,x,x^2\right )-\frac{1}{4} \left (b^2 c\right ) \operatorname{Subst}\left (\int \frac{x \log (1+c x)}{1-c x} \, dx,x,x^2\right )\\ &=-\frac{\left (1-c x^2\right ) \left (2 a-b \log \left (1-c x^2\right )\right )^2}{8 c}+\frac{1}{4} b x^2 \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )+\frac{b^2 \left (1+c x^2\right ) \log ^2\left (1+c x^2\right )}{8 c}-\frac{b \operatorname{Subst}\left (\int (2 a-b \log (x)) \, dx,x,1-c x^2\right )}{4 c}-\frac{b^2 \operatorname{Subst}\left (\int \log (x) \, dx,x,1+c x^2\right )}{4 c}+\frac{1}{4} (b c) \operatorname{Subst}\left (\int \left (\frac{-2 a+b \log (1-c x)}{c}-\frac{-2 a+b \log (1-c x)}{c (1+c x)}\right ) \, dx,x,x^2\right )-\frac{1}{4} \left (b^2 c\right ) \operatorname{Subst}\left (\int \left (-\frac{\log (1+c x)}{c}-\frac{\log (1+c x)}{c (-1+c x)}\right ) \, dx,x,x^2\right )\\ &=\frac{1}{2} a b x^2+\frac{b^2 x^2}{4}-\frac{\left (1-c x^2\right ) \left (2 a-b \log \left (1-c x^2\right )\right )^2}{8 c}-\frac{b^2 \left (1+c x^2\right ) \log \left (1+c x^2\right )}{4 c}+\frac{1}{4} b x^2 \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )+\frac{b^2 \left (1+c x^2\right ) \log ^2\left (1+c x^2\right )}{8 c}+\frac{1}{4} b \operatorname{Subst}\left (\int (-2 a+b \log (1-c x)) \, dx,x,x^2\right )-\frac{1}{4} b \operatorname{Subst}\left (\int \frac{-2 a+b \log (1-c x)}{1+c x} \, dx,x,x^2\right )+\frac{1}{4} b^2 \operatorname{Subst}\left (\int \log (1+c x) \, dx,x,x^2\right )+\frac{1}{4} b^2 \operatorname{Subst}\left (\int \frac{\log (1+c x)}{-1+c x} \, dx,x,x^2\right )+\frac{b^2 \operatorname{Subst}\left (\int \log (x) \, dx,x,1-c x^2\right )}{4 c}\\ &=\frac{b^2 x^2}{2}+\frac{b^2 \left (1-c x^2\right ) \log \left (1-c x^2\right )}{4 c}-\frac{\left (1-c x^2\right ) \left (2 a-b \log \left (1-c x^2\right )\right )^2}{8 c}+\frac{b \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (\frac{1}{2} \left (1+c x^2\right )\right )}{4 c}-\frac{b^2 \left (1+c x^2\right ) \log \left (1+c x^2\right )}{4 c}+\frac{b^2 \log \left (\frac{1}{2} \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )}{4 c}+\frac{1}{4} b x^2 \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )+\frac{b^2 \left (1+c x^2\right ) \log ^2\left (1+c x^2\right )}{8 c}-\frac{1}{4} b^2 \operatorname{Subst}\left (\int \frac{\log \left (\frac{1}{2} (1-c x)\right )}{1+c x} \, dx,x,x^2\right )+\frac{1}{4} b^2 \operatorname{Subst}\left (\int \log (1-c x) \, dx,x,x^2\right )-\frac{1}{4} b^2 \operatorname{Subst}\left (\int \frac{\log \left (\frac{1}{2} (1+c x)\right )}{1-c x} \, dx,x,x^2\right )+\frac{b^2 \operatorname{Subst}\left (\int \log (x) \, dx,x,1+c x^2\right )}{4 c}\\ &=\frac{b^2 x^2}{4}+\frac{b^2 \left (1-c x^2\right ) \log \left (1-c x^2\right )}{4 c}-\frac{\left (1-c x^2\right ) \left (2 a-b \log \left (1-c x^2\right )\right )^2}{8 c}+\frac{b \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (\frac{1}{2} \left (1+c x^2\right )\right )}{4 c}+\frac{b^2 \log \left (\frac{1}{2} \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )}{4 c}+\frac{1}{4} b x^2 \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )+\frac{b^2 \left (1+c x^2\right ) \log ^2\left (1+c x^2\right )}{8 c}+\frac{b^2 \operatorname{Subst}\left (\int \frac{\log \left (1-\frac{x}{2}\right )}{x} \, dx,x,1-c x^2\right )}{4 c}-\frac{b^2 \operatorname{Subst}\left (\int \frac{\log \left (1-\frac{x}{2}\right )}{x} \, dx,x,1+c x^2\right )}{4 c}-\frac{b^2 \operatorname{Subst}\left (\int \log (x) \, dx,x,1-c x^2\right )}{4 c}\\ &=-\frac{\left (1-c x^2\right ) \left (2 a-b \log \left (1-c x^2\right )\right )^2}{8 c}+\frac{b \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (\frac{1}{2} \left (1+c x^2\right )\right )}{4 c}+\frac{b^2 \log \left (\frac{1}{2} \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )}{4 c}+\frac{1}{4} b x^2 \left (2 a-b \log \left (1-c x^2\right )\right ) \log \left (1+c x^2\right )+\frac{b^2 \left (1+c x^2\right ) \log ^2\left (1+c x^2\right )}{8 c}-\frac{b^2 \text{Li}_2\left (\frac{1}{2} \left (1-c x^2\right )\right )}{4 c}+\frac{b^2 \text{Li}_2\left (\frac{1}{2} \left (1+c x^2\right )\right )}{4 c}\\ \end{align*}

Mathematica [A]  time = 0.0656213, size = 99, normalized size = 1.05 \[ \frac{b^2 \text{PolyLog}\left (2,-e^{-2 \tanh ^{-1}\left (c x^2\right )}\right )+a \left (a c x^2+b \log \left (1-c^2 x^4\right )\right )+2 b \tanh ^{-1}\left (c x^2\right ) \left (a c x^2-b \log \left (e^{-2 \tanh ^{-1}\left (c x^2\right )}+1\right )\right )+b^2 \left (c x^2-1\right ) \tanh ^{-1}\left (c x^2\right )^2}{2 c} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[x*(a + b*ArcTanh[c*x^2])^2,x]

[Out]

(b^2*(-1 + c*x^2)*ArcTanh[c*x^2]^2 + 2*b*ArcTanh[c*x^2]*(a*c*x^2 - b*Log[1 + E^(-2*ArcTanh[c*x^2])]) + a*(a*c*
x^2 + b*Log[1 - c^2*x^4]) + b^2*PolyLog[2, -E^(-2*ArcTanh[c*x^2])])/(2*c)

________________________________________________________________________________________

Maple [A]  time = 0.035, size = 144, normalized size = 1.5 \begin{align*}{\frac{ \left ({\it Artanh} \left ( c{x}^{2} \right ) \right ) ^{2}{x}^{2}{b}^{2}}{2}}+ab{x}^{2}{\it Artanh} \left ( c{x}^{2} \right ) +{\frac{{a}^{2}{x}^{2}}{2}}+{\frac{{b}^{2} \left ({\it Artanh} \left ( c{x}^{2} \right ) \right ) ^{2}}{2\,c}}-{\frac{{\it Artanh} \left ( c{x}^{2} \right ){b}^{2}}{c}\ln \left ({\frac{ \left ( c{x}^{2}+1 \right ) ^{2}}{-{c}^{2}{x}^{4}+1}}+1 \right ) }-{\frac{{b}^{2}}{2\,c}{\it polylog} \left ( 2,-{\frac{ \left ( c{x}^{2}+1 \right ) ^{2}}{-{c}^{2}{x}^{4}+1}} \right ) }+{\frac{ab\ln \left ( -{c}^{2}{x}^{4}+1 \right ) }{2\,c}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(a+b*arctanh(c*x^2))^2,x)

[Out]

1/2*arctanh(c*x^2)^2*x^2*b^2+a*b*x^2*arctanh(c*x^2)+1/2*a^2*x^2+1/2/c*b^2*arctanh(c*x^2)^2-1/c*arctanh(c*x^2)*
ln((c*x^2+1)^2/(-c^2*x^4+1)+1)*b^2-1/2/c*polylog(2,-(c*x^2+1)^2/(-c^2*x^4+1))*b^2+1/2/c*a*b*ln(-c^2*x^4+1)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{1}{2} \, a^{2} x^{2} + \frac{1}{8} \,{\left (x^{2} \log \left (-c x^{2} + 1\right )^{2} - c^{2}{\left (\frac{2 \, x^{2}}{c^{2}} - \frac{\log \left (c x^{2} + 1\right )}{c^{3}} + \frac{\log \left (c x^{2} - 1\right )}{c^{3}}\right )} - 2 \, c{\left (\frac{x^{2}}{c} + \frac{\log \left (c x^{2} - 1\right )}{c^{2}}\right )} \log \left (-c x^{2} + 1\right ) + 12 \, c \int \frac{x^{3} \log \left (c x^{2} + 1\right )}{c^{2} x^{4} - 1}\,{d x} + \frac{c x^{2} \log \left (c x^{2} + 1\right )^{2} + 2 \,{\left (c x^{2} -{\left (c x^{2} + 1\right )} \log \left (c x^{2} + 1\right )\right )} \log \left (-c x^{2} + 1\right )}{c} + \frac{2 \, c x^{2} + \log \left (c x^{2} - 1\right )^{2} + 2 \, \log \left (c x^{2} - 1\right )}{c} - \frac{\log \left (c^{2} x^{4} - 1\right )}{c} + 4 \, \int \frac{x \log \left (c x^{2} + 1\right )}{c^{2} x^{4} - 1}\,{d x}\right )} b^{2} + \frac{{\left (2 \, c x^{2} \operatorname{artanh}\left (c x^{2}\right ) + \log \left (-c^{2} x^{4} + 1\right )\right )} a b}{2 \, c} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arctanh(c*x^2))^2,x, algorithm="maxima")

[Out]

1/2*a^2*x^2 + 1/8*(x^2*log(-c*x^2 + 1)^2 - c^2*(2*x^2/c^2 - log(c*x^2 + 1)/c^3 + log(c*x^2 - 1)/c^3) - 2*c*(x^
2/c + log(c*x^2 - 1)/c^2)*log(-c*x^2 + 1) + 12*c*integrate(x^3*log(c*x^2 + 1)/(c^2*x^4 - 1), x) + (c*x^2*log(c
*x^2 + 1)^2 + 2*(c*x^2 - (c*x^2 + 1)*log(c*x^2 + 1))*log(-c*x^2 + 1))/c + (2*c*x^2 + log(c*x^2 - 1)^2 + 2*log(
c*x^2 - 1))/c - log(c^2*x^4 - 1)/c + 4*integrate(x*log(c*x^2 + 1)/(c^2*x^4 - 1), x))*b^2 + 1/2*(2*c*x^2*arctan
h(c*x^2) + log(-c^2*x^4 + 1))*a*b/c

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (b^{2} x \operatorname{artanh}\left (c x^{2}\right )^{2} + 2 \, a b x \operatorname{artanh}\left (c x^{2}\right ) + a^{2} x, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arctanh(c*x^2))^2,x, algorithm="fricas")

[Out]

integral(b^2*x*arctanh(c*x^2)^2 + 2*a*b*x*arctanh(c*x^2) + a^2*x, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int x \left (a + b \operatorname{atanh}{\left (c x^{2} \right )}\right )^{2}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*atanh(c*x**2))**2,x)

[Out]

Integral(x*(a + b*atanh(c*x**2))**2, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (b \operatorname{artanh}\left (c x^{2}\right ) + a\right )}^{2} x\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arctanh(c*x^2))^2,x, algorithm="giac")

[Out]

integrate((b*arctanh(c*x^2) + a)^2*x, x)